home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / autobahn.swf / scripts / frame_25 / PlaceObject2_34_24 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2011-03-26  |  105 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this.hitTest(_root.zone_car))
  3.    {
  4.       _root.aspectCar(2);
  5.    }
  6. }
  7.